home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10164 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.den.mmc.com!usenet
  2. From: Michael Sanchez <sanchez>
  3. Newsgroups: comp.lang.c
  4. Subject: variable cross-reference map
  5. Date: 15 Mar 1996 21:17:05 GMT
  6. Organization: Lockheed Martin -- Denver  InterNetNews site
  7. Message-ID: <4icmoh$2a7@tel.den.mmc.com>
  8. NNTP-Posting-Host: gate-enterprise.den.mmc.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1S (X11; I; IRIX 5.3 IP7)
  13. X-URL: news:comp.lang.c
  14.  
  15. Does anyone know of a way to generate a variable cross-reference map for
  16. C programs? I am on an SGI IRIX machine, and want to be able to determine
  17. where my variables are used, and which ones are not used at all. I've been
  18. trying nm, odump, ld, etc., but have had no luck.
  19.  
  20. Thanks!
  21.  
  22. -- 
  23.  
  24. ===================================================================
  25.   Michael A. Sanchez             |     |
  26.   Flight Software Engineer       |    / \
  27.   Lockheed Martin Astronautics   |   / t \
  28.   Mail Stop L5420                |   | i |
  29.   Denver, Colorado 80201         |   | t |
  30.                                  |   | a |
  31.   sanchez@enterprise.den.mmc.com |   | n |
  32.   (w) (303)971-5874              |   |_ _|
  33.   (h) (303)698-0975              |    /_\
  34.                                  |   *****
  35.                                  |  *******
  36.                                  |   *****                                 
  37. ===================================================================
  38.   "There's always climbing!"
  39. ===================================================================
  40.  
  41.